projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af17b74
)
* test/misc/test-custom-libs.el (test-custom-libs): Skip on hydra.
author
Glenn Morris
<rgm@gnu.org>
Mon, 22 Feb 2021 03:11:19 +0000
(19:11 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 22 Feb 2021 03:11:19 +0000
(19:11 -0800)
test/misc/test-custom-libs.el
patch
|
blob
|
history
diff --git
a/test/misc/test-custom-libs.el
b/test/misc/test-custom-libs.el
index 70f043d12959ab14f9b1346f8d3e261a55f6348f..aa8eeb7858b65435606e59f552bc3a62195f1e7f 100644
(file)
--- a/
test/misc/test-custom-libs.el
+++ b/
test/misc/test-custom-libs.el
@@
-36,6
+36,8
@@
;; - lisp/term/ns-win.el
;; - lisp/org/org-num.el
(ert-deftest test-custom-libs ()
+ ;; This test is very slow, and IMO not worth the time it takes.
+ (skip-unless (not (getenv "EMACS_HYDRA_CI")))
:tags '(:expensive-test)
:expected-result :failed ; FIXME: See above.
(skip-unless (file-readable-p custom-test-admin-cus-test))